SmartFTP FTP Library
_IFTPConnectionEvents::OnTransferProgress Method
IDL
public: void OnTransferProgress(
    [in] long nBytesTransferredLo, 
    [in] long nBytesTransferredHi
);

The event is fired during data transfers. 

Data transfers include directory listings, uploads and downloads. The event is fired every 500 ms.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.